Autogenerated HTML docs for v1.5.6.2-247-g923712 
diff --git a/git-rev-parse.txt b/git-rev-parse.txt index 0501a87..378a312 100644 --- a/git-rev-parse.txt +++ b/git-rev-parse.txt 
@@ -301,9 +301,9 @@  `r1` or `r2` but not from both.    Two other shorthands for naming a set that is formed by a commit -and its parent commits exists. `r1{caret}@` notation means all +and its parent commits exist. The `r1{caret}@` notation means all  parents of `r1`. `r1{caret}!` includes commit `r1` but excludes -its all parents. +all of its parents.    Here are a handful of examples: